Skip to content

cleanup: remove old autocmd for bug fixed in 0.10#866

Merged
stevearc merged 1 commit intostevearc:masterfrom
llakala:remove-old-hack
Apr 23, 2026
Merged

cleanup: remove old autocmd for bug fixed in 0.10#866
stevearc merged 1 commit intostevearc:masterfrom
llakala:remove-old-hack

Conversation

@llakala
Copy link
Copy Markdown
Contributor

@llakala llakala commented Apr 4, 2026

This has been fixed for ages - see neovim/neovim#21856 (comment). Noticed this triggering in my :set verbose logs.

@github-actions github-actions Bot requested a review from stevearc April 4, 2026 01:48
@stevearc
Copy link
Copy Markdown
Owner

LGTM, thanks!

@stevearc stevearc merged commit dca1a19 into stevearc:master Apr 23, 2026
5 of 8 checks passed
@liskin
Copy link
Copy Markdown

liskin commented May 4, 2026

Should this:

-- HACK: Work around https://github.com/neovim/neovim/issues/21856
-- causing exit code 134 on :wq
vim.cmd.sleep({ args = { "1m" } })
be removed as well then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants